Přeskočit na hlavní obsah

Module: app/zamestnanec/formular/[formId]/vysledek/[submissionId]/SubmissionPreview

Functions

default

default(props): Element

Preview of a single submission with given formId and submissionId.

Parameters

NameTypeDescription
propsObjectProps for this component.
props.formIdstringId of the form to which the submission belongs.
props.submissionIdstringId of the submission to preview.

Returns

Element

Defined in

src/web-app/src/app/zamestnanec/formular/[formId]/vysledek/[submissionId]/SubmissionPreview.tsx:18